home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmStringCreateLtoR.z / XmStringCreateLtoR
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeeeLLLLttttooooRRRR((((3333XXXX))))    UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV    XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeeeLLLLttttooooRRRR((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeeeLLLLttttooooRRRR - A compound string function that creates
  10.           a compound string
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Xm.h>
  14.           XXXXmmmmSSSSttttrrrriiiinnnngggg XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeeeLLLLttttooooRRRR(
  15.           cccchhhhaaaarrrr ****tttteeeexxxxtttt,
  16.           cccchhhhaaaarrrr ****ttttaaaagggg);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           This function is obsolete and exists for compatibility with
  23.           previous releases. It is replaced by XXXXmmmmSSSSttttrrrriiiinnnnggggGGGGeeeennnneeeerrrraaaatttteeee.
  24.           XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeeeLLLLttttooooRRRR creates a compound string with two
  25.           components: text and a tag component.  This function scans
  26.           for \\\\nnnncharacters in the text. When one is found, the text up
  27.           to that point is put into a segment followed by a separator
  28.           component. No final separator component is appended to the
  29.           end of the compound string.  The direction component
  30.           defaults to left-to-right.  This function assumes that the
  31.           encoding is single byte rather than multibyte.
  32.  
  33.           The function will allocate space to hold the returned
  34.           compound string.  The application is responsible for
  35.           managing the allocated space.  The application can recover
  36.           the allocated space by calling XXXXmmmmSSSSttttrrrriiiinnnnggggFFFFrrrreeeeeeee.
  37.  
  38.           _t_e_x_t      Specifies a NULL-terminated string to be used as
  39.                     the text component of the compound string.
  40.  
  41.           _t_a_g       Specifies the tag component to be associated with
  42.                     the given text. The value XXXXmmmmFFFFOOOONNNNTTTTLLLLIIIISSSSTTTT____DDDDEEEEFFFFAAAAUUUULLLLTTTT____TTTTAAAAGGGG
  43.                     is retained for compatibility with previous
  44.                     releases.
  45.  
  46.      RRRREEEETTTTUUUURRRRNNNN
  47.           Returns a new compound string.
  48.  
  49.      RRRREEEELLLLAAAATTTTEEEEDDDD
  50.           XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeee(3) and XXXXmmmmSSSSttttrrrriiiinnnnggggGGGGeeeennnneeeerrrraaaatttteeee(3).
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.